Release 10.1A: OpenEdge Development:
Internationalizing Applications
Starting database servers
You can start a database server in two ways:
When an OpenEdge client invokes
PROSERVE,PROSERVEstarts a database server on behalf of the client. For a 4GL client,PROSERVEstarts a 4GL database server. For an SQL client,PROSERVEstarts an SQL database server.If a client invokes
PROSERVEwith startup parameters, such as-cpinternal,-cpstream,and-cpcoll,PROSERVEpasses these values to the 4GL or SQL database server. The 4GL database server uses these values. The SQL database server, however, ignores some of these values. Specifically, the SQL database server ignores values for-cpinternaland-cpcollpassed fromPROSERVE, using instead the internal code page and collation table of the database. However, the SQL database server does use the values for-cpstreamand for the other code-page-related startup parameters (other than-cpinternaland-cpcoll) passed fromPROSERVE.When you start a database server using Progress Explorer, you can specify a code page and a collation by using the Explorer’s administrative features.
Table 7–1 lists localizable startup parameters and settings related to SQL and 4GL database servers.
Progress Explorer also lets you set the log file’s font. This allows you to choose a font that displays international characters correctly.
![]()
To set the log file’s font:
- From Progress Explorer, view a log file.
- From the Action menu or pop-up, select Font.... Alternatively, on the toolbar, click on the Font icon.
The standard Windows Font Selection dialog box appears.
- In the Font Selection dialog box, choose a font, then click OK.
Progress Explorer displays the log file using the font you selected.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |